home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / SoundSets / SpringTrapSet.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  643 b   |  19 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Stream name="Stream">
  3.   <soundset name="soundset">
  4.     <list name="SoundIDString" type="Sound" size="1">
  5.         <Sound name="Sound">
  6.             <string name="SoundNickname">Activate</string>
  7.             <string name="SoundFilename">SFX/SpringActivate</string>
  8.             <int name="numVariations">2</int>
  9.             <int name="DefaultPriority">0</int>
  10.             <int name="DefaultChannel">-1</int>
  11.             <bool name="Is3D">true</bool>
  12.             <bool name="IsStream">false</bool>
  13.             <bool name="IsLooping">false</bool>
  14.             <real name="LoopDuration">-1</real>
  15.             <real name="MinSoundDistance">-1</real>
  16.         </Sound>
  17.     </list>
  18.   </soundset>
  19. </Stream>